![]() |
ObscureCursor |
||||
Header: | Quickdraw.h | Carbon status: | Supported | |
Hides the cursor until the next time the user moves the mouse.
void ObscureCursor ();
Your application normally calls ObscureCursor when the user begins to type. Unlike HideCursor, ObscureCursor has no effect on the cursor level and must not be balanced by a call to ShowCursor.
Supported in Carbon. Available in CarbonLib 1.0 and later when InterfaceLib 7.1 or later is installed. Exported by CarbonLib 1.0 and later and by InterfaceLib 7.1 and later.
© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)